The following constants are defined to support importing data which is pre-formatted in Rich Text Format or HTML, and inserting it into a report as string or memo fields.
crUninterpretedText
Interpret data as plain text.
crRTFText
Interpret data as Rich Text Format data.
crHTMLText
Interpret data as HTML data.